var net/http.http2errClientConnClosed
2 uses
net/http (current package)
h2_bundle.go#L8120: http2errClientConnClosed = errors.New("http2: client conn is closed")
h2_bundle.go#L9463: return 0, http2errClientConnClosed
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)